<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============分类列表============== */

div.productclass_dolphin{
margin:0px;
padding:16px 0px 14px 38px;
}

a.productclass_dolphin:link,a.productclass_dolphin:visited,a.productclass_dolphin:active{
display:block;
text-decoration: none;
font:12px/25px Verdana, Arial, Helvetica, sans-serif;
height:25px;
text-align:left;
background:url(../images/dot2.gif) 0px 0px no-repeat;
padding-left:47px;
margin:0px;
color:#fff;
}

a.productclass_dolphin:hover{
display:block;
color: #fff; 
text-decoration: none;
}
</pre></body></html>